| Fully Qualified Name: | Laminas\Mvc\Service\ViewTemplateMapResolverFactory |
| Implements: | FactoryInterface |
| Name | Description | Defined By |
|---|---|---|
| __invoke() | Create the template map view resolver | ViewTemplateMapResolverFactory |
Create the template map view resolver
Creates a Laminas\View\Resolver\AggregateResolver and populates it with the ['view_manager']['template_map']
| Parameter Name | Type | Description |
|---|---|---|
| $container | \ContainerInterface | |
| $name | string | |
| $options | null|array |
Returns: \ViewResolver\TemplateMapResolver